MoreExam
1. Question Content...
EXPLANATION
Answer: X - EXPLANATION Content.
Question1: A media company hosts a public news and video portal on AWS. The portal uses an Amazon DynamoDB table with provisioned capacity to maintain an index of video files that are stored in an Amazon S3 bucket. During a recent event, millions of visitors came to the portal for news. This increase in traffic caused read requests to be throttled in the DynamoDB table. Videos could not be displayed in the portal.The company's operations team manually increased the provisioned capacity on a temporary basis to meet the demand. The company wants the operations team to receive an alert before the table is throttled in the future. The company has created an Amazon Simple Notification Service (Amazon SNS) topic and has subscribed the operations team's email address to the SNS topic.What should the company do next to meet these requirements?
Question2: A SysOps Administrator noticed that a large number of Elastic IP addresses are being created on the company's AWS account., but they are not being associated with Amazon EC2 instances, and are incurring Elastic IP address charges in the monthly bill.How can the Administrator identify who is creating the Elastic IP address?
Question3: A SysOps administrator is building a process for sharing Amazon RDS database snapshots between different accounts associated with different business units within the same company.All data must be encrypted at rest.How should the administrator implement this process?
Question4: A company asks a SysOps administrator to provision an additional environment for an application in four additional AWS Regions. The application is running on more than 100 Amazon C2 instances in the us-east-1 Region, using fully configured Amazon Machine Images (AMIs). The company has an AWS CloudFormation template to deploy resources in us-east-1.What should the SysOps administrator do to provision the application in the MOST operationally efficient manner?
Question5: A new application is being tested for deployment on an Amazon EC2 instance that requires greater IOPS than currently provided by the single 4TB General Purpose SSD (gp2) volume.Which actions should be taken to provide additional Amazon EBS IOPS for the application?(Choose two.)
Question6: A company's SysOps administrator needs to change the AWS Support plan for one of the company's AWS accounts.The account has multi-factor authentication (MFA) activated, and the MFA device is lost.What should the SysOps administrator do to sign in?
Question7: A company uses an Amazon CloudFront distribution to deliver its website. Traffic logs for the website must be centrally stored and all data must be encrypted at rest. Which solution will meet these requirements?
Question8: Malicious traffic is reaching company web servers from a single IP address located in another country. The SysOps Administrator is tasked with blocking this IP address.How should the Administrator implement the restriction?
Question9: A SysOps administrator is testing an application mat is hosted on five Amazon EC2 instances.The instances run in an Auto Scaling group behind an Application Load Balancer (ALB) High CPU utilization during load testing is causing the Auto Scaling group to scale out. The SysOps administrator must troubleshoot to find the root cause of the high CPU utilization before the Auto Scaling group scales out.Which action should the SysOps administrator take to meet these requirements?
Question10: A company has developed a service that is deployed on a fleet of Linux-based Amazon EC2 instances that are in an Auto Scaling group. The service occasionally fails unexpectedly because of an error in the application code. The company's engineering team determines that resolving the underlying cause of the service failure could take several weeks.A SysOps administrator needs to create a solution to automate recovery if the service crashes on any of the EC2 instances.Which solutions will meet this requirement? (Choose two.)
Question11: A company hosts its website in the us-east-1 Region. The company is preparing to deploy its website into the eu-central-1 Region.Website visitors who are located in Europe should access the website that is hosted in eu-central-1.All other visitors access the website that is hosted in us-east-1.The company uses Amazon Route 53 to manage the website's DNS records.Which routing policy should a SysOps administrator apply to the Route 53 record set to meet these requirements?
Question12: A SysOps administrator is preparing to deploy an application to Amazon EC2 instances that are in an Auto Scaling group. The application requires dependencies to be installed. Application updates are issued weekly.The SysOps administrator needs to implement a solution to incorporate the application updates on a regular basis. The solution also must conduct a vulnerability scan during Amazon Machine Image (AMI) creation.What is the MOST operationally efficient solution that meets these requirements?
Question13: A SysOps administrator creates a new VPC that includes a public subnet and a private subnet.The SysOps administrator successfully launches 11 Amazon EC2 instances in the private subnet.The SysOps administrator attempts to launch one more EC2 instance in the same subnet.However, the SysOps administrator receives an error message that states that not enough free IP addresses are available.What must the SysOps administrator do to deploy more EC2 instances?
Question14: A SysOps Administrator is using AWS KMS with AWS-generated key material to encrypt an Amazon EBS volume in a company's AWS environment.The Administrator wants to rotate the KMS keys using automatic key rotation, and needs to ensure that the EBS volume encrypted with the current key remains readable.What should be done to accomplish this?
Question15: A company has an application that uses a scheduled AWS Lambda function to retrieve datasets from external sources over the internet. The function is not associated with a VPC. The company is modifying the application to store the information that the Lambda function retrieves on an Amazon RDS DB instance in a private subnet. The VPC has two public subnets and two private subnets.A SysOps administrator must deploy a solution that allows the Lambda function to access the new database and continue to access the internet.Which solution meets these requirements?
Question16: A SysOps administrator launches an Amazon EC2 Linux instance in a public subnet.When the instance is running, the SysOps administrator obtains the public IP address and attempts to remotely connect to the instance multiple times.However, the SysOps administrator always receives a timeout error.Which action will allow the SysOps administrator to remotely connect to the instance?
Question17: A company is storing media content in an Amazon S3 bucket and uses Amazon CloudFront to distribute the content to its users. Due to licensing terms, the company is not authorized to distribute the content in some countries. A SysOps administrator must restrict access to certain countries.What is the MOST operationally efficient solution that meets these requirements?
Question18: A company has several member accounts that are in an organization in AWS Organizations. The company recently discovered that administrators have been using account root user credentials.The company must prevent the administrators from using root user credentials to perform any actions on Amazon EC2 instances.What should a SysOps administrator do to meet this requirement?
Question19: A SysOps administrator is reviewing VPC Flow Logs to troubleshoot connectivity issues in a VPC.While reviewing the togs the SysOps administrator notices that rejected traffic is not listed. What should the SysOps administrator do to ensure that all traffic is logged?
Question20: A SysOps administrator needs to secure the credentials for an Amazon RDS database that is created by an AWS CloudFormation template. The solution must encrypt the credentials and must support automatic rotation.Which solution will meet these requirements?
Question21: A company has migrated its application to AWS. The company will host the application on Amazon EC2 instances of multiple instance families.During initial testing, a SysOps administrator identifies performance issues on selected EC2 instances. The company has a strict budget allocation policy, so the SysOps administrator must use the right resource types with the performance characteristics to match the workload.What should the SysOps administrator do to meet this requirement?
Question22: A company has a core application that must run 24 hours a day, 7 days a week. The application uses Amazon EC2. AWS Fargate, and AWS Lambda. The company uses a combination of operating systems across different AWS Regions.The company needs to maximize cost savings while committing to a pricing model that offers flexibility to make changes.What should the company do to meet these requirements?
Question23: The security team is concerned because the number of AWS Identity and Access Management (IAM) policies being used in the environment is increasing. The team tasked a SysOps administrator to report on the current number of IAM policies in use and the total available IAM policies.Which AWS service should the administrator use to check how current IAM policy usage compares to current service limits?
Question24: A company needs to take an inventory of applications that are running on multiple Amazon EC2 instances. The company has configured users and roles with the appropriate permissions for AWS Systems Manager. An updated version of Systems Manager Agent has been installed and is running on every instance. While configuring an inventory collection, a SysOps administrator discovers that not all the instances in a single subnet are managed by Systems Manager.What must the SysOps administrator do to fix this issue?
Question25: A company runs hundreds of Amazon EC2 instances in a single AWS Region. Each EC2 instance has two attached 1 GiB General Purpose SSD (gp2) Amazon Elastic Block Store (Amazon EBS) volumes. A critical workload is using all the available IOPS capacity on the EBS volumes.According to company policy, the company cannot change instance types or EBS volume types without completing lengthy acceptance tests to validate that the company's applications will function properly. A SysOps administrator needs to increase the I/O performance of the EBS volumes as quickly as possible.Which action should the SysOps administrator take to meet these requirements?
Question26: A company runs several workloads on AWS. The company identifies five AWS Trusted Advisor service quota metrics to monitor in a specific AWS Region. The company wants to receive email notification each time resource usage exceeds 60% of one of the service quotas.Which solution will meet these requirements?
Question27: Users are periodically experiencing slow response times from a relational database. The database runs on a burstable Amazon EC2 instance with a 350 GB General Purpose SSD (gp2) Amazon Elastic Block Store (Amazon EBS) volume. A SysOps administrator monitors the EC2 instance in Amazon CloudWatch and observes that the VolumeReadOps metric drops to less than 10% of its peak value during the periods of slow response.What should the SysOps administrator do to ensure consistently high performance?
Question28: A company is implementing security and compliance by using AWS Trusted Advisor. The company's SysOps team is validating the list of Trusted Advisor checks that it can access.Which factor will affect the quantity of available Trusted Advisor checks?
Question29: An organization stores files on Amazon S3. Employees download the files, edit them with the same file name to the same folder on Amazon S3. Occasionally the files are unintentionally modified or deleted.What is the MOST cost-effective way to ensure that these files can be recovered to their correct state?
Question30: A company has a VPC with public and private subnets. An Amazon EC2 based application resides in the private subnets and needs to process raw .csv files stored in an Amazon S3 bucket. A SysOps administrator has set up the correct IAM role with the required permissions for the application to access the S3 bucket, but the application is unable to communicate with the S3 bucket.Which action will solve this problem while adhering to least privilege access?
Question31: A SysOps administrator receives notification that an application that is running on Amazon EC2 instances has failed to authenticate to an Amazon RDS database. To troubleshoot, the SysOps administrator needs to investigate AWS Secrets Manager password rotation.Which Amazon CloudWatch log will provide insight into the password rotation?
Question32: A company has an application that collects notifications from thousands of alarm systems. The notifications include alarm notifications and information notifications. The information notifications include the system arming processes, disarming processes, and sensor status.All notifications are kept as messages in an Amazon Simple Queue Service (Amazon SQS) queue. Amazon EC2 instances that are in an Auto Scaling group process the messages. A SysOps administrator needs to implement a solution that prioritizes alarm notifications over information notifications.Which solution will meet these requirements?
Question33: A SysOps administrator is evaluating Amazon Route 53 DNS options to address concerns about high availability for an on-premises website. The website consists of two servers: a primary active server and a secondary passive server. Route 53 should route traffic to the primary server if the associated health check returns 2xx or 3xx HTTP codes. All other traffic should be directed to the secondary passive server. The failover record type, set ID, and routing policy have been set appropriately for both primary and secondary servers.Which next step should be taken to configure Route 53?
Question34: A company has deployed an application on Amazon EC2 instances in a single VPC. The company has placed the EC2 instances in a private subnet in the VPC.The EC2 instances need access to Amazon S3 buckets that are in the same AWS Region as the EC2 instances. A SysOps administrator must provide the EC2 instances with access to the S3 buckets without requiring any changes to the EC2 instances or the application. The EC2 instances must not have access to the internet.Which solution will meet these requirements?
Question35: A company is running Amazon RDS for PostgreSQL Multi-AZ DB clusters. The company uses an AWS CloudFormation template to create the databases individually with a default size of 100 GB.The company creates the databases every Monday and deletes the databases every Friday.Occasionally, the databases run low on disk space and initiate an Amazon CloudWatch alarm. A SysOps administrator must prevent the databases from running low on disk space in the future.Which solution will meet these requirements with the FEWEST changes to the application?
Question36: A company has multiple AWS Site-to-Site VPN connections between a VPC and its branch offices. The company manages an Amazon Elasticsearch Service (Amazon ES) domain that is configured with public access. The Amazon ES domain has an open domain access policy. A SysOps administrator needs to ensure that Amazon ES can be accessed only from the branch offices while preserving existing data.Which solution will meet these requirements?
Question37: A SysOps administrator manages policies for many AWS member accounts in an AWS Organizations structure. Administrators on other teams have access to the account root user credentials of the member accounts. The SysOps administrator must prevent all teams, including their administrators, from using Amazon DynamoDB. The solution must not affect the ability of the teams to access other AWS services.Which solution will meet these requirements?
Question38: A company wants to use only IPv6 for all its Amazon EC2 instances. The EC2 instances must not be accessible from the internet, but the EC2 instances must be able to access the internet. The company creates a dual-stack VPC and IPv6-only subnets.How should a SysOps administrator configure the VPC to meet these requirements?
Question39: A company has a critical serverless application that uses multiple AWS Lambda functions. Each Lambda function generates 1 GB of log data daily in its own Amazon CloudWatch Logs log group. The company's security team asks for a count of application errors, grouped by type, across all of the log group.What should a SysOps administrator do to meet this requirement?
Question40: A SysOps administrator has many Windows Amazon EC2 instances that need to share a file system between nodes. The SysOps administrator creates an Amazon Elastic File System (Amazon EFS) file share. After creation of the file share, the SysOps administrator is having trouble mounting the file share to the EC2 instances.Which action should the SysOps administrator take so that the EC2 instances can share the files?
Question41: A company runs a website from Sydney, Australia. Users in the United States (US) and Europe are reporting that images and videos are taking a time to load. However, local testing in Australia indicates no performance issues. The website has a large amount of static content in the form of images and videos that are stored m Amazon S3.Which solution will result In the MOST Improvement In the user experience for users In the US and Europe?
Question42: A company hosts a web application on an Amazon EC2 instance in a production VPC. Client connections to the application are failing.A SysOps administrator inspects the VPC flow logs and finds the following entry:2111122223333 eni-<###> 192.0.2.15 203.0.113.56 40711 443 6 1 40 1418530010 1418530070 REJECT OK What is a possible cause of these failed connections?
Question43: A software company runs a workload on Amazon EC2 instances behind an Application Load Balancer (ALB). A SysOps administrator needs to define a custom health check for the EC2 instances. What is the MOST operationally efficient solution?
Question44: A company is using Amazon Elastic Container Service (Amazon ECS) to run a containerized application on Amazon EC2 instances. A SysOps administrator needs to monitor only traffic flows between the ECS tasks.Which combination of steps should the SysOps administrator take to meet this requirement?(Choose two.)
Question45: An application running by a SysOps Administrator is under repeated, large-scale distributed denial of service (DDoS) attacks. Each time an attack occurs, multiple customers reach out to the Support team to report outages.The Administrator wants to minimize potential downtime from the DDoS attacks. The company requires 24/7 support.Which AWS service should be set up to protect the application?
Question46: A SysOps administrator is troubleshooting an AWS CloudFormation template whereby multiple Amazon EC2 instances are being created. The template is working in us-east-1, but it is failing in us-west-2 with the error code:AMI [ami-12345678] does not existHow should the Administrator ensure that the AWS CloudFormation template is working in every region?
Question47: A SysOps administrator needs to develop a solution that provides email notification and inserts a record into a database every time a file is put into an Amazon S3 bucket.What is the MOST operationally efficient solution that meets these requirements?
Question48: A company wants to reduce costs for jobs that can be completed at any time. The jobs currently run by using multiple Amazon EC2 On-Demand Instances and the jobs take slightly less than 2 hours to complete. If a job falls for any reason it must be restarted from the beginning.Which solution will meet these requirements MOST cost-effectively?
Question49: A company monitors its account activity using AWS CloudTrail, and is concerned that some log files are being tampered with after the logs have been delivered to the account's Amazon S3 bucket.Moving forward, how can the SysOps Administrator confirm that the log files have not been modified after being delivered to the S3 bucket?
Question50: A company requires that all activity in its AWS account be logged using AWS CloudTrail.Additionally, a SysOps administrator must know when CloudTrail log files are modified or deleted.How should the SysOps administrator meet these requirements?
Question51: Users are reporting consistent forced logouts from a stateful web application. The logouts occur before the expiration of a 15-minute application logout timer.The web application is hosted on Amazon EC2 instances that are in an Auto Scaling group. The instances run behind an Application Load Balancer (ALB) that has a single target group. The ALB is configured as the origin in an Amazon CloudFront distribution. Session affinity (sticky sessions) is already enabled on the ALB target group and uses duration-based cookies. The web application generates its own application cookie.Which combination of actions should a SysOps administrator take to resolve the logout problem?(Choose two.)
Question52: A development team recently deployed a new version of a web application to production. After the release, penetration testing revealed a cross-site scripting vulnerability that could expose user data. Which AWS service will mitigate this issue?
Question53: A SysOps Administrator runs a web application that is using a microservices approach whereby different responsibilities of the application have been divided in a separate microservice running on a different Amazon EC2 instance.The administrator has been tasked with reconfiguring the infrastructure to support this approach.How can the administrator accomplish this with the LEAST administrative overhead?
Question54: A company has an initiative to reduce costs associated with Amazon EC2 and AWS Lambda.Which action should a SysOps administrator take to meet these requirements?
Question55: A company plans to launch a static website on its domain example com and subdomain www example.com using Amazon S3.How should the SysOps administrator meet this requirement?
Question56: The InfoSec team has asked the SysOps Administrator to perform some hardening on the company Amazon RDS database instances.Based on this requirement, what actions should be recommended for the start of the security review? (Choose two.)
Question57: A mobile application must allow users to securely access their own content stored in a shared Amazon S3 bucket.Which AWS services should be used to enable this access? (Choose two.)
Question58: A company decides to stop non-production Amazon EC2 instances during the EC2 instances.The company's IT manager must receive notification in near real time whenever an EC2 instance that has an environment type tag value of non-production is started during the night.Which solution will meet this requirement with the MOST operational efficiency?
Question59: A company's financial department needs to view the cost details of each project in an AWS account.A SysOps administrator must perform the initial configuration that is required to view cost for each project in Cost Explorer.Which solution will meet this requirement?
Question60: A company plans to deploy a database on an Amazon Aurora MySQL DB cluster. The database will store data for a demonstration environment. The data must be reset on a daily basis.What is the MOST operationally efficient solution that meets these requirements?
Question61: A SysOps administrator must create an IAM policy for a developer who needs access to specific AWS services. Based on the requirements, the SysOps administrator creates the following policy:Which actions does this policy allow? (Choose two.)
Question62: A company's IT department noticed an increase in the spend of their developer AWS account.There are over 50 developers using the account, and the finance team wants to determine the service costs incurred by each developer.What should a SysOps administrator do to collect this information? (Choose two.)
Question63: A company migrates a write-once, ready-many (WORM) drive to an Amazon S3 bucket that has S3 Object Lock configured in governance mode. During the migration, the company copies unneeded data to the S3 bucket.A SysOps administrator attempts to delete the unneeded data from the S3 bucket by using the AWS CLI. However, the SysOps administrator receives an error.Which combination of steps should the SysOps administrator take to successfully delete the unneeded data? (Choose two.)
Question64: A SysOps administrator must configure Amazon S3 to host a simple nonproduction webpage.The SysOps administrator has created an empty S3 bucket from the AWS Management Console.The S3 bucket has the default configuration in place.Which combination of actions should the SysOps administrator take to complete this process?(Choose two.)
Question65: A company's VPC has connectivity to an on-premises data center through an AWS Site-to-Site VPN.The company needs Amazon EC2 instances in the VPC to send DNS queries for example com to the DNS servers in the data center.Which solution will meet these requirements?
Question66: An organization with a large IT department has decided to migrate to AWS. With different job functions in the IT department, it is not desirable to give all users access to all AWS resources.Currently the organization handles access via LDAP group membership.What is the BEST method to allow access using current LDAP credentials?
Question67: A SysOps administrator has enabled AWS CloudTrail in an AWS account. If CloudTrail is disabled, it must be re-enabled immediately.What should the SysOps administrator do to meet these requirements WITHOUT writing custom code?
Question68: A company has a hybrid environment. The company has set up an AWS Direct Connect connection between the company's on-premises data center and a workload that runs in a VPC.The company uses Amazon Route 53 for DNS on AWS. The company uses a private hosted zone to manage DNS names for a set of services that are hosted on AWS.The company wants the on-premises servers to use Route 53 for DNS resolution of the private hosted zone.Which solution will meet these requirements?
Question69: A software company runs a workload on Amazon EC2 instances behind an Application Load Balancer (ALB). A SysOps administrator needs to define a custom health check for the EC2 instances.What is the MOST operationally efficient solution?
Question70: A SysOps administrator must create a solution that immediately notifies software developers if an AWS Lambda function experiences an error.Which solution will meet this requirement?
Question71: An Amazon EC2 instance is in a private subnet. To SSH to the instance, it is required to use a bastion host that has an IP address of 10.0.0.5. SSH logs on the EC2 instance in the private subnet show that connections are being made over SSH from several other IP addresses. The EC2 instance currently has the following inbound security group rules applied:Protocol: TCPPort: 22Source: 10.0.0.5/32Protocol: TCPPort: 22Source: sg-xxxxxxxxProtocol: TCPPort: 389Source: 0.0.0.0/0What is the MOST likely reason that another IP addresses is able to SSH to the EC2 instance?
Question72: A SysOps Administrator has an AWS Direct Connect connection in place in region us-east-1, between an AWS account and a data center.The Administrator is now required to connect the data to a VPC in another AWS Region, us-west-2, which must have consistent network performance and low-latency.What is the MOST efficient and quickest way to establish this connectivity?
Question73: A company's reporting job that used to run in 15 minutes is now taking an hour to run. An application generates the reports. The application runs on Amazon EC2 instances and extracts data from an Amazon RDS for MySQL database.A SysOps administrator checks the Amazon CloudWatch dashboard for the RDS instance and notices that the Read IOPS metrics are high, even when the reports are not running. The SysOps administrator needs to improve the performance and the availability of the RDS instance.Which solution will meet these requirements?
Question74: A company needs to automatically monitor an AWS account for potential unauthorized AWS Management Console logins from multiple geographic locations.Which solution will meet this requirement?
Question75: A company has a memory-intensive application that runs on a fleet of Amazon EC2 instances behind an Elastic Load Balancer (ELB). The instances run in an Auto Scaling group. A SysOps administrator must ensure that the application can scale based on the number of users that connect to the application.Which solution will meet these requirements?
Question76: A company stores files on 50 Amazon S3 buckets in the same AWS Region. The company wants to connect to the S3 buckets securely over a private connection from its Amazon EC2 instances.The company needs a solution that produces no additional cost.Which solution will meet these requirements?
Question77: A company has a public web application that experiences rapid traffic increases after advertisements appear on local television. The application runs on Amazon EC2 instances that are in an Auto Scaling group. The Auto Scaling group is not keeping up with the traffic surges after an advertisement runs. The company often needs to scale out to 100 EC2 instances during the traffic surges.The instance startup times are lengthy because of a boot process that creates machine-specific data caches that are unique to each instance. The exact timing of when the advertisements will appear on television is not known. A SysOps administrator must implement a solution so that the application can function properly during the traffic surges.Which solution will meet these requirements?
Question78: A company has applications that process transaction requests multiple times each minute. The applications write transaction data to a single Amazon RDS DB instance. As the company begins to process more transactions, the company becomes concerned that it has no failover solution in place for disaster recovery (DR). The company needs the DB instance to fail over automatically without losing any committed transactions.Which solution will meet these requirements?
Question79: A company's SysOps administrator maintains a highly available environment. The environment includes Amazon EC2 instances and an Amazon RDS Multi-AZ database. The EC2 instances are in an Auto Scaling group behind an Application Load Balancer.Recently, the company conducted a failover test. The SysOps administrator needs to decrease the failover time of the RDS database by at least 10%.Which solution will meet this requirement?
Question80: A company has a stateful web application that is hosted on Amazon EC2 instances in an Auto Scaling group. The instances run behind an Application Load Balancer (ALB) that has a single target group. The ALB is configured as the origin in an Amazon CloudFront distribution. Users are reporting random logouts from the web application.Which combination of actions should a SysOps administrator take to resolve this problem?(Choose two.)
Question81: A company uses AWS Organizations to manage multiple AWS accounts. The company's SysOps team has been using a manual process to create and manage IAM roles. The team requires an automated solution to create and manage the necessary IAM roles for multiple AWS accounts.What is the MOST operationally efficient solution that meets these requirements?
Question82: A SysOps administrator is reviewing AWS Trusted Advisor warnings and encounters a warning for an S3 bucket policy that has open access permissions. While discussing the issue the bucket owner, the administrator realizes the S3 bucket is an origin for an Amazon CloudFront web distribution.Which action should the administrator take to ensure that users access objects in Amazon S3 by using only CloudFront URLs?
Question83: A SysOps administrator is unable to launch Amazon EC2 instances into a VPC because there are no available private IPv4 addresses in the VPC.Which combination of actions must the SysOps administrator take to launch the instances?(Choose two.)
Question84: A SysOps administrator is setting up a fleet of Amazon EC2 instances in an Auto Scaling group for an application. The fleet should have 50% CPU available at all times to accommodate bursts of traffic. The load will increase significantly between the hours of 09:00 and 17:00, 7 days a week.How should the SysOps administrator configure the scaling of the EC2 instances to meet these requirements?
Question85: A company recently migrated its application to a VPC on AWS. An AWS Site-to-Site VPN connection connects the company's on-premises network to the VPC. The application retrieves customer data from another system that resides on premises. The application uses an on- premises DNS server to resolve domain records. After the migration, the application is not able to connect to the customer data because of name resolution errors.Which solution will give the application the ability to resolve the internal domain names?
Question86: A SysOps administrator is investigating a company's web application for performance problems.The application runs on Amazon EC2 instances that are in an Auto Scaling group. The application receives large traffic increases at random times throughout the day. During periods of rapid traffic increases, the Auto Scaling group is not adding capacity fast enough. As a result, users are experiencing poor performance.The company wants to minimize costs without adversely affecting the user experience when web traffic surges quickly. The company needs a solution that adds more capacity to the Auto Scaling group for larger traffic increases than for smaller traffic increases.How should the SysOps administrator configure the Auto Scaling group to meet these requirements?
Question87: An application is running on an Amazon EC2 instance in a VPC with the default DHCP option set.The application connects to an on-premises Microsoft SQL Server database with the DNS name mssql.example.com. The application is unable to resolve the database DNS name.Which solution will fix this problem?
Question88: A company is rolling out a new version of its website. Management wants to deploy the new website in a limited rollout to 20% of the company's customers. The company uses Amazon Route 53 for its website's DNS solution.Which configuration will meet these requirements?
Question89: A SysOps administrator manages a company's Amazon S3 buckets. The SysOps administrator has identified 5 GB of incomplete multipart uploads in an S3 bucket in the company's AWS account. The SysOps administrator needs to reduce the number of incomplete multipart upload objects in the S3 bucket.Which solution will meet this requirement?
Question90: A SysOps administrator is configuring Amazon CloudWatch alarms. A particular is constantly in the ALARM state.What could be the reason for this issue?
Question91: A company hosts a web application on Amazon EC2 instances behind an Application Load Balancer (ALB). The company uses Amazon Route 53 to route traffic.The company also has a static website that is configured in an Amazon S3 bucket.A SysOps administrator must use the static website as a backup to the web application. The failover to the static website must be fully automated.Which combination of actions will meet these requirements? (Choose two.)
Question92: An existing, deployed solution uses Amazon EC2 instances with Amazon EBS General Purpose SSD volumes, am Amazon RDS PostgreSQL database, an Amazon EFS file system, and static objects stored in an Amazon S3 bucket.The Security team now mandates that at-rest encryption be turned on immediately for all aspects of the application, without creating new resources and without any downtime.To satisfy the requirements, which one of these services can the SysOps Administrator enable at- rest encryption on?
Question93: A company hosts an internal application on Amazon EC2 instances.All application data and requests route through an AWS Site-to-Site VPN connection between the on-premises network and AWS.The company must monitor the application for changes that allow network access outside of the corporate network.Any change that exposes the application externally must be restricted automatically.Which solution meets these requirements in the MOST operationally efficient manner?
Question94: A company has deployed an application on AWS. The application runs on a fleet of Linux Amazon EC2 instances that are in an Auto Scaling group. The Auto Scaling group is configured to use launch templates. The launch templates launch Amazon Elastic Block Store (Amazon EBS) backed EC2 instances that use General Purpose SSD (gp3) EBS volumes for primary storage.A SysOps administrator needs to implement a solution to ensure that all the EC2 instances can share the same underlying files. The solution also must ensure that the data is consistent.Which solution will meet these requirements?
Question95: A company uses an Amazon RDS DB instance for data storage for its web application. For disaster recovery purposes, a SysOps administrator has configured an AWS Lambda function that copies the daily DB snapshot to the us-west-2-Region.The SysOps administrator must provide a custom DNS name, myexampledb, for the DB instance so that the company's developers do not need to update the application code if the DB snapshot must be restored in another Region. The company hosts its corporate domain, example.com, on Amazon Route 53.Which solution will meet these requirements?
Question96: A SysOps administrator is using Amazon EC2 instances to host an application. The SysOps administrator needs to grant permissions for the application to access an Amazon DynamoDB table.Which solution will meet this requirement?
Question97: A company's SysOps administrator attempts to restore an Amazon Elastic Block Store (Amazon EBS) snapshot.However, the snapshot is missing because another system administrator accidentally deleted the snapshot.The company needs the ability to recover snapshots for a specified period of time after snapshots are deleted.Which solution will provide this functionality?
Question98: A SysOps administrator is responsible for a company's security groups. The company wants to maintain a documented trail of any changes that are made to the security groups. The SysOps administrator must receive notification whenever the security groups change.Which solution will meet these requirements?
Question99: A SysOps administrator created an Amazon VPC with an IPv6 CIDR block, which requires access to the internet. However, access from the internet towards the VPC is prohibited. After adding and configuring the required components to the VPC. The administrator is unable to connect to any of the domains that reside on the internet.What additional route destination rule should the administrator add to the route tables?
Question100: A SysOps administrator wants to provide access to AWS services by attaching an IAM policy to multiple IAM users. The SysOps administrator also wants to be able to change the policy and create new versions.Which combination of actions will meet these requirements? (Choose two.)
Question101: A company hosts a web application on an Amazon EC2 instance. The web server logs are published to Amazon CloudWatch Logs. The log events have the same structure and include the HTTP response codes that are associated with the user requests. The company needs to monitor the number of times that the web server returns an HTTP 404 response.What is the MOST operationally efficient solution that meets these requirements?
Question102: A SysOps administrator needs to delete an AWS CloudFormation stack that is no longer in use.The CloudFormation stack is in the DELETE_FAILED state. The SysOps administrator has validated the permissions that are required to delete the CloudFormation stack.Which of the following are possible causes of the DELETE_FAILED state? (Choose two.)
Question103: A team of developers is using several Amazon S3 buckets as centralized repositories. Users across the world upload large sets of files to these repositories. The development team's applications later process these files.A SysOps administrator sets up a new S3 bucket, DOC-EXAMPLE-BUCKET, to support a new workload, The rew S3 bucket also receives regular uploads cf large sets of files from users worldwide. When the new S3 bucket is put into production, the upload performance from certain geographic areas is lower than the upload performance that the existing $3 buckets provide What should the SysOps administrator do to remediate this issue?
Question104: A company is creating a new multi-account architecture. A Sysops administrator must implement a login solution to centrally manage user access and permissions across all AWS accounts. The solution must be integrated with AWS Organizations and must be connected to a third-party Security Assertion Markup Language (SAML) 2.0 identity provider (IdP).What should the SysOps administrator do to meet these requirements?
Question105: A company is storing backups in an Amazon S3 bucket. The backups must not be deleted for at least 3 months after the backups are created.What should a SysOps administrator do to meet this requirement?
Question106: An application runs on Amazon EC2 instances in an Auto Scaling group. Following the deployment of a new feature on the EC2 instances, some instances were marked as unhealthy and then replaced by the Auto Scaling group. The EC2 instances terminated before a SysOps administrator could determine the cause of the health status changes. To troubleshoot this issue, the SysOps administrator wants to ensure that an AWS Lambda function is invoked in this situation.How should the SysOps administrator meet these requirements?
Question107: A company has migrated its legacy on-premises web application to an Amazon EC2 instance.The web application requires a single static public IP address to accept traffic and process requests. End users must be able to reach the web application through the example.com domain.A SysOps administrator must implement a solution that maintains the web application with the least amount of effort.Which combination of actions will meet these requirements? (Choose two.)
Question108: A company's SysOps administrator manages a fleet of hundreds of Amazon EC2 instances that run Windows-based workloads and Linux-based workloads. Each EC2 instance has a tag that identifies its operating system. All the EC2 instances run AWS Systems Manager Session Manager.A zero-day vulnerability is reported, and no patches are available. The company's security team provides code for all the relevant operating systems to reduce the risk of the vulnerability. The SysOps administrator needs to implement the code on the EC2 instances and must provide a report that shows that the code has successfully run on all the instances.What should the SysOps administrator do to meet these requirements as quickly as possible?
Question109: A SysOps administrator needs to configure the Amazon Route 53 hosted zone for example.com and www.example.com to point to an Application Load Balancer (ALB). Which combination of actions should the SysOps administrator take to meet these requirements? (Choose two.)
Question110: A company has a stateless application that is hosted on a fleet of 10 Amazon EC2 On-Demand Instances in an Auto Scaling group. A minimum of 6 instances are needed to meet service requirements.Which action will maintain uptime for the application MOST cost-effectively?
Question111: A company is using an Amazon Aurora MySQL DB cluster that has point-in-time recovery, backtracking, and automatic backup enabled.A SysOps administrator needs to be able to roll back the DB cluster to a specific recovery point within the previous 72 hours. Restores must be completed in the same production DB cluster.Which solution will meet these requirements?
Question112: A company needs to deploy a new workload on AWS. The company must encrypt all data at rest and must rotate the encryption keys once each year. The workload uses an Amazon RDS for MySQL Multi- AZ database for data storage.Which configuration approach will meet these requirements?
Question113: A SysOps administrator creates an Amazon Elastic Kubernetes Service (Amazon EKS) cluster that uses AWS Fargate. The cluster is deployed successfully. The SysOps administrator needs to manage the cluster by using the kubectl command line tool. Which of the following must be configured on the SysOps administrator's machine so that kubectl can communicate with the cluster API server?
Question114: A company recently purchased Savings Plans. The company wants to receive email notification when the company's utilization drops below 90% for a given day.Which solution will meet this requirement?
Question115: A SysOps administrator must set up notifications for whenever combined billing exceeds a certain threshold for all AWS accounts within a company. The administrator has set up AWS Organizations and enabled Consolidated Billing.Which additional steps must the administrator perform to set up the billing alerts?
Question116: A developer creates an AWS Lambda function that runs when an object is put into an Amazon S3 bucket. The function reformats the object and places the object back into the S3 bucket. During testing, the developer notices a recursive invocation loop. The developer asks a SysOps administrator to immediately stop the recursive invocations.What should the SysOps administrator do to stop the loop without errors?
Question117: A company has an organization in AWS Organizations. The company uses shared VPCs to provide networking resources across accounts. A SysOps administrator has been able to successfully launch and manage Amazon EC2 instances in a participant account. However the SysOps administrator is now receiving an InstanceLimitExceeded error when the SysOps administrator tries to launch a new EC2 instance.What should the SysOps administrator do to resolve this error?
Question118: A SysOps administrator developed a Python script that uses the AWS SDK to conduct several maintenance tasks. The script needs to run automatically every night.What is the MOST operationally efficient solution that meets this requirement?
Question119: A company is using Amazon Elastic File System (Amazon EFS) to share a file system among several Amazon EC2 instances. As usage increases, users report that file retrieval from the EFS file system is slower than normal.Which action should a SysOps administrator take to improve the performance of the file system?
Question120: A company using AWS Organizations requires that no Amazon S3 buckets in its production accounts should ever be deleted.What is the SIMPLEST approach the SysOps Administrator can take to ensure S3 buckets in those accounts can never be deleted?
Question121: An environment consists of 100 Amazon EC2 Windows instances. The Amazon CloudWatch agent is deployed and running on all EC2 Instances with a baseline configuration file to capture log files. There is a new requirement to capture the DHCP log files that exist on 50 of the instances.What is the MOST operationally efficient way to meet this new requirement?
Question122: A SysOps administrator has launched a large general purpose Amazon EC2 instance to regularly process large data files. The instance has an attached 1 TB General Purpose SSD (gp2) Amazon Elastic Block Store (Amazon EBS) volume. The instance also is EBS-optimized. To save costs, the SysOps administrator stops the instance each evening and restarts the instance ach morning.When data processing is active, Amazon CloudWatch metrics on the instance show a consistent3,000 VolumeReadOps. The SysOps administrator must improve the I/O performance while ensuring data integrity.Which action will meet these requirements?
Question123: A Content Processing team has notified a SysOps Administrator that their content is sometimes taking a long time to process, whereas other times it processes quickly. The Content Processing submits messages to an Amazon Simple Queue Service (Amazon SQS) queue, which details the files that need to be processed. An Amazon EC2 instance polls the queue to determine which file to process next.How could the Administrator maintain a fast but cost-effective processing time?
Question124: A SysOps Administrator is deploying a legacy web application on AWS. The application has four Amazon EC2 instances behind Classic Load Balancer and stores data in an Amazon RDS instance.The legacy application has known vulnerabilities to SQL injection attacks, but the application code is no longer available to update.What cost-effective configuration change should the Administrator make to migrate the risk of SQL injection attacks?
Question125: A SysOps administrator notices a scale-up event for an Amazon EC2 Auto Scaling group.Amazon CloudWatch shows a spike in the RequestCount metric for the associated Application Load Balancer.The administrator would like to know the IP addresses for the source of the requests.Where can the administrator find this information?
Question126: A company has a public website that recently experienced problems. Some links led to missing webpages, and other links rendered incorrect webpages. The application infrastructure was running properly, and all the provisioned resources were healthy. Application logs and dashboards did not show any errors, and no monitoring alarms were raised. Systems administrators were not aware of any problems until end users reported the issues.The company needs to proactively monitor the website for such issues in the future and must implement a solution as soon as possible.Which solution will meet these requirements with the LEAST operational overhead?
Question127: A SysOps administrator wants to securely share an object from a private Amazon S3 bucket with a group of users who do not have an AWS account.What is the MOST operationally efficient solution that will meet this requirement?
Question128: A SysOps administrator receives an alert from Amazon GuardDuty about suspicious network activity on an Amazon FC2 instance. The GuardDuty finding lists a new external IP address as a traffic destination. The SysOps administrator does not recognize the external IP address. The SysOps administrator must block traffic to the external IP address that GuardDuty identified.Which solution will meet this requirement?
Question129: A company is supposed to receive a data file every hour in an Amazon S3 bucket. An S3 event notification invokes an AWS Lambda function each time a file arrives. The function processes the data for use by an application.The application team notices that sometimes the file does not arrive. The application team wants to receive a notification whenever the file does not arrive.What is the MOST operationally efficient solution that meets these requirements?
Question130: A company has launched a social media website that gives users the ability to upload images directly to a centralized Amazon S3 bucket. The website is popular in areas that are geographically distant from the AWS Region where the S3 bucket is located. Users are reporting that uploads are slow. A SysOps administrator must improve the upload speed.What should the SysOps administrator do to meet these requirements?
Question131: A company has mandated the use of multi-factor authentication (MFA) for all IAM users, and requires users to make all API calls using the CLI. However. users are not prompted to enter MFA tokens, and are able to run CLI commands without MFA. In an attempt to enforce MFA, the company attached an IAM policy to all users that denies API calls that have not been authenticated with MFA.What additional step must be taken to ensure that API calls are authenticated using MFA?
Question132: A company is testing Amazon Elasticsearch Service (Amazon ES) as a solution for analyzing system logs from a fleet of Amazon EC2 instances. During the test phase, the domain operates on a single-node cluster. A SysOps administrator needs to transition the test domain into a highly available production-grade deployment.Which Amazon ES configuration should the SysOps administrator use to meet this requirement?
Question133: An organization is running multiple applications for their customers.Each application is deployed by running a base AWS CloudFormation templat that configures a new VPC.All applications are run in the same AWS account and AWS Region.A SysOps administrator has noticed that when trying to deploy the same AWS CloudFormation stack, it fails to deploy.What is likely to be he problem?
Question134: A company hosts a static website on Amazon S3. The website is served by an Amazon CloudFront distribution with a default TTL of 86,400 seconds.The company recently uploaded an updated version of the website to Amazon S3. However, users still see the old content when they refresh the site. A SysOps administrator must make the new version of the website visible to users as soon as possible.Which solution meets these requirements?
Question135: A company is planning to host its stateful web-based applications on AWS. A SysOps administrator is using an Auto Scaling group of Amazon EC2 instances. The web applications will run 24 hours a day, 7 days a week throughout the year. The company must be able to change the instance type within the same instance family later in the year based on the traffic and usage patterns.Which EC2 instance purchasing option will meet these requirements MOST cost-effectively?
Question136: A SysOps administrator is helping a development team deploy an application to AWS. The AWS CloudFormation template includes an Amazon Linux EC2 instance, an Amazon Aurora DB cluster, and a hardcoded database password that must be rotated every 90 days.What is the MOST secure way to manage the database password?
Question137: A company is supporting a business-critical application that runs on Amazon EC2 instances. The application receives data from a service that runs in an on-premises data center. End users are reporting intermittent issues that are related to data refreshes. The issues are occurring because of fluctuations in available network bandwidth between AWS and the on-premises data center.A SysOps administrator must improve the user experience and the application's performance while minimizing changes to the application stack.Which solution will offer the MOST performance improvement while meeting these requirements?
Question138: A company recently deployed an application in production. The production environment currently runs on a single Amazon EC2 instance that hosts the application's web application and a MariaDB database. Company policy states that all IT production environments must be highly available.What should a SysOps administrator do to meet this requirement?
Question139: A recent audit found that most resources belonging to the development team were in violation of patch compliance standards. The resources were properly tagged.Which service should be used to quickly remediate the issue and bring the resources back into compliance?
Question140: A company hosts a static website on Amazon S3. An Amazon CloudFront distribution presents this site to global users. The company uses the Managed-CachingDisabled CloudFront cache policy. The company's developers confirm that they frequently update a file in Amazon S3 with new information.Users report that the website presents correct information when the website first loads the file.However, the users' browsers do not retrieve the updated file after a refresh.What should a SysOps administrator recommend to fix this issue?
Question141: A company has an application that runs behind an Application Load Balancer (ALB) in the us- west-2 Region. An Amazon Route 53 record set contains an alias record for app.anycompany.com that references the ALB in us-west-2 and uses a simple routing policy. The application is experiencing an increase in users from other locations in the world. These users are experiencing high latency.Most of the new users are close to the ap-southeast-2 Region. The company deploys a copy of the application to ap-southeast-2. A SysOps administrator must implement a solution that automatically routes requests to the lowest latency endpoint for users without changing the URL.Which solution will meet these requirements?
Question142: A company has an application that uses an Amazon Elastic File System (Amazon EFS) file system. A recent incident that involved an application logic error corrupted several files. The company wants to improve its ability to back up and recover the EFS file system. The company must be able to recover individual files rapidly.Which solution meets these requirements MOST cost-effectively?
Question143: A company has a simple web application that runs on a set of Amazon EC2 instances behind an Elastic Load Balancer in the eu-west-2 Region. Amazon Route 53 holds a DNS record for the application with a simple touting policy.Users from all over the world access the application through their web browsers.The company needs to create additional copies of the application in the us-east-1 Region and in the ap-south-1 Region.The company must direct users to the Region that provides the fastest response times when the users load the application.What should a SysOps administrator do to meet these requirements?
Question144: A company is hosting applications on Amazon EC2 instances. The company is hosting a database on an Amazon RDS for PostgreSQL DB instance. The company requires all connections to the DB instance to be encrypted.What should a SysOps administrator do to meet this requirement?
Question145: Lab Simulation 5Instructions.If your AWS Management Console browser does not show that you are logged in to an AWS account, close the browser and relaunch the console by using the AWS Management Console shortcut from the VM desktop.If the copy-paste functionality is not working in your environment, refer to the instructions file on the VM desktop and use Ctrl+C, Ctrl+V or Command-C, Command-V.Create a solution to automate Amazon EBS Volume snapshots using Amazon Data Lifecycle Manager.1. Use the us-east-2 Region for all resources.2. Unless specified below, use the default configuration settings.3. Create a snapshot of the existing EBS Volume named OriginalVolume.4. Create a 1 GB EBS Volume from the snapshot with default encryption.5. Add the tag Snapshot: true to the new EBS Volume.6. Ensure that snapshots of all volumes with the tag Snapshot:true are taken every 6 hours and retained for 90 days. Do NOT use a cron expression. Ensure this is the only lifecycle policy that exists. Use the IAM role named DLMRole.Important: Click the Next button to complete this lab and continue to the next lab. Once you click the Next button, you will NOT be able to return to this lab.
Question146: A SysOps Administrator has implemented an Auto Scaling group with a step scaling policy.The Administrator notices that the additional instances have not been included in the aggregated metrics.Why are the additional instances missing from the aggregated metrics?
Question147: A SysOps administrator has created an AWS Service Catalog portfolio and has shared the portfolio with a second AWS account in the company. The second account is controlled by a different administrator.Which action will the administrator of the second account be able to perform?
Question148: A data storage company provides a service that gives users the ability to upload and download files as needed.The files are stored in Amazon S3 Standard and must be immediately retrievable for 1 year.Users access files frequently during the first 30 days after the files are stored. Users rarely access files after 30 days.The company's SysOps administrator must use S3 Lifecycle policies to implement a solution that maintains object availability and minimizes cost.Which solution will meet these requirements?
Question149: A company is building an interactive application for personal finance. The application stores financial data in Amazon S3, and the data must be encrypted. The company does not want to provide its own encryption keys. However, the company wants to maintain an audit trail that shows when an encryption key was used and who used the key.Which solution will meet these requirements?
Question150: A company creates a new member account by using AWS Organizations. A SysOps administrator needs to add AWS Business Support to the new account.Which combination of steps must the SysOps administrator take to meet this requirement?(Choose two.)
Question151: An Amazon EC2 instance needs to be reachable from the internet. The EC2 instance is in a subnet with the following route table:Which entry must a SysOps administrator add to the route table to meet this requirement?
Question152: A SysOps administrator is attempting to download patches from the internet into an instance in a private subnet. An internet gateway exists for the VPC, and a NAT gateway has been deployed on the public subnet; however, the instance has no internet connectivity. The resources deployed into the private subnet must be inaccessible directly from the public internet.What should be added to the private subnet's route table in order to address this issue, given the information provided?
Question153: A company uses AWS CloudFormation templates to deploy cloud infrastructure. An analysis of all the company's templates shows that the company has declared the same components in multiple templates. A SysOps administrator needs to create dedicated templates that have their own parameters and conditions for these common components.Which solution will meet this requirement?
Question154: A company runs an application on hundreds of Amazon EC2 instances in three Availability Zones. The application calls a third-party API over the public internet. A SysOps administrator must provide the third party with a list of static IP addresses so that the third party can allow traffic from the application.Which solution will meet these requirements?
Question155: A company runs a high performance computing (HPC) application on an Amazon EC2 instance.The company needs to scale this architecture to two or more EC2 instances. The EC2 instances will need to communicate with each other at high speeds with low latency to support the application.The company wants to ensure that the network performance can support the required communication between the EC2 instances What should a SysOps administrator do to meet these requirements?
Question156: A company has multiple AWS accounts. The company uses AWS Organizations with an organizational unit (OU) for the production account and another OU for the development account.Corporate policies state that developers may use only approved AWS services in the production account.What is the MOST operationally efficient solution to control the production account?
Question157: A company needs to implement a managed file system to host Windows file shares for users on premises. Resources in the AWS Cloud also need access to the data on these file shares. A SysOps administrator needs to present the user file shares on premises and make the user file shares available on AWS with minimum latency.What should the SysOps administrator do to meet these requirements?
Question158: A company has an encrypted Amazon S3 bucket that is hosted in the ap-southeast-2 Region.Users from the eu-west-2 Region access the S3 bucket over the internet. The users from eu- west-2 need faster transfers to and from the S3 bucket for large files.Which solution will meet these requirements?
Question159: A SysOps administrator has an AWS CloudFormation template that is used to deploy an encrypted Amazon Machine Image (AMI). The CloudFormation template will be used in a second account so the SysOps administrator copies the encrypted AMI to the second account. When launching the new CloudFormation stack in the second account, it fails.Which action should the SysOps administrator take to correct the issue?
Question160: A SysOps Administrator is responsible for the administration of a web application that is hosted on Amazon EC2 instances and is protected by an Application Load Balancer (ALB). The instances are managed as part of an EC2 Auto Scaling group. The administrator wishes to establish a notification system for when all target instances linked with the ALB become unhealthy.Which of the following conditions should be utilized in conjunction with the alarm?
Question161: A company has a mobile app that uses Amazon S3 to store images. The images are popular for a week, and then the number of access requests decreases over time. The images must be highly available and must be immediately accessible upon request. A SysOps administrator must reduce S3 storage costs for the company. Which solution will meet these requirements MOST cost-effectively?
Question162: A company has an application that is running on Amazon EC2 instances in a VPC. The application needs access to download software updates from the internet. The VPC has public subnets and private signets. The company's security policy requires all ECS instances to be deployed in private subnets What should a SysOps administrator do to meet those requirements?
Question163: A company has a secure website running on Amazon EC2 instances behind an Application Load Balancer (ALB). An SSL certificate from AWS Certificate Manager (ACM) is used on the ALB.Users with legacy web browsers are experiencing issues with the website.How should the SysOps administrator resolve these issues in the MOST operationally efficient manner?
Question164: Lab Simulation 6Instructions.If your AWS Management Console browser does not show that you are logged in to an AWS account, close the browser and relaunch the console by using the AWS Management Console shortcut from the VM desktop.If the copy-paste functionality is not working in your environment, refer to the instructions file on the VM desktop and use Ctrl+C, Ctrl+V or Command-C, Command-V.Use the following configuration requirements to create an Amazon DynamoDB Accelerator (DAX) cluster and modify an existing DynamoDB table.1. Use the us-east-2 Region for all resources.2. Use the default configuration settings unless different settings are specified in the following instructions.3. Configure a DAX cluster to expire cached data items after 240 seconds and to expire cached queries after 120 seconds. ***Note: Configure these values before you finalize creation of the cluster. Otherwise, you will have to wait until cluster creation is complete before you can do this step.4. Create a three-node DynamoDB DAX cluster that is named DaxLabCluster:a. Use dax.t3.small instances.b. Use the LabVPC VPC and the PrimaryPrivateSubnet and FailoverPrivateSubnet subnets.c. Use the LabDAXSG security group.d. Configure the DAX cluster to use the DynamoDBAccessRole IAM role.5. Modify the LabDynamoDBTable DynamoDB table so that the table uses on-demand capacity.Note: Do NOT wait until cluster creation is complete before you submit this exam lab.Important: Click the Next button to complete this lab and continue to the next lab. Once you click the Next button, you will NOT be able to return to this lab.
Question165: A SysOps administrator trust manage the security of An AWS account Recently an IAM users access key was mistakenly uploaded to a public code repository. The SysOps administrator must identity anything that was changed by using this access key.
Question166: A SysOps administrator has Nocked public access to all company Amazon S3 buckets. The SysOps administrator wants to be notified when an S3 bucket becomes publicly readable in the future. What is the MOST operationally efficient way to meet this requirement?
Question167: A company runs its entire suite of applications on Amazon EC2 instances. The company plans to move the applications to containers and AWS Fargate. Within 6 months, the company plans to retire its EC2 instances and use only Fargate.The company has been able to estimate its future Fargate costs.A SysOps administrator needs to choose a purchasing option to help the company minimize costs.The SysOps administrator must maximize any discounts that are available and must ensure that there are no unused reservations.Which purchasing option will meet these requirements?
Question168: A company uses an Amazon S3 bucket to store data files. The S3 bucket contains hundreds of objects.The company needs to replace a tag on all the objects in the S3 bucket with another tag.What is the MOST operationally efficient way to meet this requirement?
Question169: A SysOps administrator is unable to authenticate an AWS CLI call to an AWS service.Which of the following is the cause of this issue?
Question170: A company's SysOps administrator regularly checks the AWS Personal Health Dashboard in each of the company's accounts. The accounts are part of an organization in AWS Organizations.The company recently added 10 more accounts to the organization. The SysOps administrator must consolidate the alerts from each account's Personal Health Dashboard.Which solution will meet this requirement with the LEAST amount of effort?
Question171: Lab Simulation 4InstructionsIf the copy-paste functionality is not working in your environment, refer to the instructions file on the VM desktop and use Ctrl+C, Ctrl+V or Command-C, Command-V.Configure Amazon EventBridge to meet the following requirements.1. Use the us-east-2 Region for all resources.2. Unless specified below, use the default configuration settings.3. Use your own resource naming unless a resource name is specified below.4. Ensure all Amazon EC2 events in the default event bus are replayable for the past 45 days.5. Create a rule named RunFunction to send the exact message {"name":"example") every 15 minutes to an existing AWS Lambda function named LogEventFunction6. Create a rule named SpotWarning to send a notification to a new standard Amazon SNS topic named TopicEvents whenever an Amazon EC2 Spot Instance is interrupted. Do NOT create any topic subscriptions. The notification must match the following structure:Input path: {`instance`:`detail.instance-id}Input template:`The EC2 Spot Instance <instance> has been interrupted.`Important: Click the Next button to complete this lab and continue to the next lab. Once you click the Next button, you will NOT be able to return to this lab.
Question172: A company runs an encrypted Amazon RDS for Oracle DB instance. The company wants to make regular backups available in another AWS Region.What is the MOST operationally efficient solution that meets these requirements?
Question173: A company runs its applications on a large number of Amazon EC2 instances. A SysOps administrator must implement a solution to notify the operations team whenever an EC2 instance state changes.What is the MOST operationally efficient solution that meets these requirements?
Question174: A SysOps administrator is notified that an Amazon EC2 instance has stopped responding.The AWS Management Console indicates that the system checks are failing.What should the administrator do first to resolve this issue?
Question175: A company needs to ensure strict adherence to a budget for 25 applications deployed on AWS.Separate teams are responsible for storage, compute, and database costs. A SysOps administrator must implement an automated solution to alert each team when their projected spend will exceed a quarterly amount that has been set by the finance department. The solution cannot incur additional compute, storage, or database costs.Which solution will meet these requirements?
Question176: A company has a web application that is experiencing performance problems many times each night. A root cause analysis reveals sudden increases in CPU utilization that last 5 minutes on an Amazon EC2 Linux instance. A SysOps administrator must find the process ID (PID) of the service or process that is consuming more CPU.What should the SysOps administrator do to collect the process utilization information with the LEAST amount of effort?
Question177: A SysOps administrator has created a VPC that contains a public subnet and a private subnet.Amazon EC2 instances that were launched in the private subnet cannot access the internet.The default network ACL is active on all subnets in the VPC, and all security groups allow all outbound traffic:Which solution will provide the EC2 instances in the private subnet with access to the internet?
Question178: A user working in the Amazon EC2 console increased the size of an Amazon Elastic Block Store (Amazon EBS) volume attached to an Amazon EC2 Windows instance. The change is not reflected in the file system.What should a SysOps administrator do to resolve this issue?
Question179: A SysOps administrator is responsible for a legacy, CPU-heavy application. The application can only be scaled vertically. Currently, the application is deployed on a single t3.large Amazon EC2 instance. The system is showing 90% CPU usage and significant performance latency after a few minutes.What change should be made to alleviate the performance problem?
Question180: A company has an Amazon EC2 instance that supports a production system. The EC2 instance is backed by an Amazon Elastic Block Store (Amazon EBS) volume. The EBS volume's drive has filled to 100% capacity, which is causing the application on the EC2 instance to experience errors.Which solution will remediate these errors in the LEAST amount of time?
Question181: A SysOps administrator is configuring an application on Amazon EC2 instances for a company.Teams in other countries will use the application over the internet. The company requires the application endpoint to have a static pubic IP address.How should the SysOps administrator deploy the application to meet this requirement?
Question182: A SysOps administrator needs to configure automatic rotation for Amazon RDS database credentials. The credentials must rotate every 30 days. The solution must integrate with Amazon RDS.Which solution will meet these requirements with the LEAST operational overhead?
Question183: A company plans to run a public web application on Amazon EC2 instances behind an Elastic Load Balancer (ELB). The company's security team wants to protect the website by using AWS Certificate Manager (ACM) certificates. The ELB must automatically redirect any HTTP requests to HTTPS. Which solution will meet these requirements?
Question184: A company needs to restrict access to an Amazon S3 bucket to Amazon EC2 instances in a VPC only.All traffic must be over the AWS private network.What actions should the SysOps administrator take to meet these requirements?
Question185: A company requires that all IAM user accounts that have not been used for 90 days or more must have their access keys and passwords immediately disabled. A SysOps administrator must automate the process of disabling unused keys using the MOST operationally efficient method.How should the SysOps administrator implement this solution?
Question186: A company hosts its website on Amazon EC2 instances behind an Application Load Balancer.The company manages its DNS with Amazon Route 53 and wants to point its domain's zone apex to the website.Which type of record should be used to meet these requirements?
Question187: An application runs on multiple Amazon EC2 instances in an Auto Scaling group. The Auto Scaling group is configured to use the latest version of a launch template. A SysOps administrator must devise a solution that centrally manages the application logs and retains the logs for no more than 90 days. Which solution will meet these requirements?
Question188: A company must migrate its applications to AWS. The company is using Chef recipes for configuration management.The company wants to continue to use the existing Chef recipes after the applications are migrated to AWS.What is the MOST operationally efficient solution that meets these requirements?
Question189: A SysOps administrator wants to protect objects in an Amazon S3 bucket from accidental overwrite and deletion. Noncurrent objects must be kept for 90 days and then must be permanently deleted. Objects must reside within the same AWS Region as the original S3 bucket.Which solution meets these requirements?
Question190: A company has a policy that requires all Amazon EC2 instances to have a specific set of tags.If an EC2 instance does not have the required tags, the noncompliant instance should be terminated. What is the MOST operationally efficient solution that meets these requirements?
Question191: An ecommerce company has built a web application that uses an Amazon Aurora DB cluster. The DB cluster includes memory optimized instance types with both a writer node and a reader node.Traffic volume changes throughout the day. During sudden traffic surges, Amazon CloudWatch metrics for the DB cluster indicate high RAM consumption and an increase in select latency.A SysOps administrator must implement a configuration change to improve the performance of the DB cluster. The change must minimize downtime and must not result in the loss of data.Which change will meet these requirements?
Question192: The SysOps Administrator must integrate an existing on-premises asymmetrical key management system into an AWS services platform.How can the Administrator meet this requirement?
Question193: A web-based application is running in AWS. The application is using a MySQL Amazon RDS database instance for persistence. The application stores transactional data and is read-heavy.The RDS instance gets busy during the peak usage, which shows the overall application response times.The SysOps Administrator is asked to improve the read queries performance using a scalable solution.Which options will meet these requirements? (Choose two.)
Question194: An organization finds that a high number of gp2 Amazon EBS volumes are running out of space.Which solution will provide the LEAST disruption with MINIMAL effort?
Question195: Lab Simulation 2A webpage is stored in an Amazon S3 bucket behind an Application Load Balancer (ALB).Configure the SS bucket to serve a static error page in the event of a failure at the primary site.1. Use the us-east-2 Region for all resources.2. Unless specified below, use the default configuration settings.3. There is an existing hosted zone named lab-751906329398-26023898.com that contains an A record with a simple routing policy that routes traffic to an existing ALB.4. Configure the existing S3 bucket named lab-751906329398-26023898.com as a static hosted website using the object named index.html as the index document5. For the index-html object, configure the S3 ACL to allow for public read access. Ensure public access to the S3 bucketjs allowed.6. In Amazon Route 53, change the A record for domain lab-751906329398-26023898.com to a primary record for a failover routing policy. Configure the record so that it evaluates the health of the ALB to determine failover.7. Create a new secondary failover alias record for the domain lab-751906329398-26023898.com that routes traffic to the existing 53 bucket.
Question196: A gaming application is deployed on four Amazon EC2 instances in a default VPC. The SysOps administrator has noticed consistently high latency in responses as data is transferred among the four instances. There is no way for the administrator to alter the application code.The MOST effective way to reduce latency is to relaunch the EC2 instances in:
Question197: A company runs multiple workloads across an organization in AWS Organizations. The company's finance team needs detailed dashboards to track cost changes and provide detailed cost metrics. The finance team needs to track trends as granular as every hour.What should a SysOps administrator do to meet these requirements in the MOST operationally efficient way?
Question198: A company has deployed a web application in a VPC that has subnets in three Availability Zones.The company launches three Amazon EC2 instances from an EC2 Auto Scaling group behind an Application Load Balancer (ALB).A SysOps administrator notices that two of the EC2 instances are in the same Availability Zone, rather than being distributed evenly across all three Availability Zones.There are no errors in the Auto Scaling group's activity history.What is the MOST likely reason for the unexpected placement of EC2 instances?
Question199: Accompany wants to monitor the number of Amazon EC2 instances that it is running. The company also wants to automate a service quota increase when the number of instances reaches a specific threshold.Which solution meets these requirements?
Question200: A company stores data in Amazon S3 buckets that are provisioned in three separate AWS Regions. The data is copied from the S3 buckets to the data center over the public internet using a VPN. The SysOps administrator notices that, occasionally, the transfers take longer than usual, and determines the issue is congestion within the company's ISP network.What is the MOST cost-effective approach the administrator can take to ensure consistent transfer times from S3 to the data center?
Question201: A company is implementing a monitoring solution that is based on machine learning. The monitoring solution consumes Amazon EventBridge (Amazon CloudWatch Events) events that are generated by Amazon EC2 Auto Scaling. The monitoring solution provides detection of anomalous behavior such as unanticipated scaling events and is configured as an EventBridge (CloudWatch Events) API destination.During initial testing, the company discovers that the monitoring solution is not receiving events.However, Amazon CloudWatch is showing that the EventBridge (CloudWatch Events) rule is being invoked. A SysOps administrator must implement a solution to retrieve client error details to help resolve this issue.Which solution will meet these requirements with the LEAST operational effort?
Question202: An application team uses an Amazon Aurora MySQL DB cluster with one Aurora Replica. The application team notices that the application read performance degrades when user connections exceed 200. The number of user connections is typically consistent around 180, with occasional sudden increases above 200 connections. The application team wants the application to automatically scale as user demand increases or decreases.Which solution will meet these requirements?
Question203: A SysOps administrator needs to design a disaster recovery (DR) plan for an application on AWS. The application runs on Amazon EC2 instances behind an Application Load Balancer (ALB). The instances are in an Auto Scaling group. The application uses an Amazon Aurora PostgreSQL database. The recovery time objective (RTO) and recovery point objective (RPO) are 15 minutes each.Which combination of steps should the SysOps administrator take to meet these requirements MOST cost-effectively? (Choose two.)
Question204: A company needs to upload gigabytes of files every day. The company need to achieve higher throughput and upload speeds to Amazon S3. Which action should a SysOps administrator take to meet this requirement?
Question205: A SysOps administrator needs to track the costs of data transfer between AWS Regions. The SysOps administrator must implement a solution to send alerts to an email distribution list when transfer costs reach 75% of a specific threshold.What should the SysOps administrator do to meet these requirements?
Question206: A company has scientists who upload large data objects to an Amazon S3 bucket. The scientists upload the objects as multipart uploads. The multipart uploads often fail because of poor end- client connectivity.The company wants to optimize storage costs that are associated with the data. A SysOps administrator must implement a solution that presents metrics for incomplete uploads. The solution also must automatically delete any incomplete uploads after 7 days.Which solution will meet these requirements?
Question207: A company must ensure that any objects uploaded to an S3 bucket are encrypted.Which of the following actions will meet this requirement? (Choose two.)
Question208: Application A runs on Amazon EC2 instances behind a Network Load Balancer (NLB). The EC2 instances are in an Auto Scaling group and are in the same subnet that is associated with the NLB. Other applications from an on-premises environment cannot communicate with Application A on port 8080.To troubleshoot the issue, a SysOps administrator analyzes the flow logs. The flow logs include the following records:What is the reason for the rejected traffic?
Question209: An organization has developed a new memory-intensive application that is deployed to a large Amazon EG2 Linux fleet.There is concern about potential memory exhaustion, so the Development team wants to monitor memory usage by using Amazon CloudWatch.What is the MOST efficient way to accomplish this goal?
Question210: A company is running an application on a fleet of Amazon EC2 instances behind an Application Load Balancer (ALB). The EC2 instances are launched by an Auto Scaling group and are automatically registered in a target group. A SysOps administrator must set up a notification to alert application owners when targets fail health checks.What should the SysOps administrator do to meet these requirements?
Question211: A SysOps Administrator is troubleshooting Amazon EC2 connectivity issues to the internet.The EC2 instance is in a private subnet. Below is the route table that is applied to the subnet of the EC2 instance.Destination - 10.2.0.0/16Target - localStatus - ActivePropagated - NoDestination - 0.0.0.0/0Target - nat-xxxxxxxStatus - BlackholePropagated - NoWhat has caused the connectivity issue?
Question212: A company uses AWS Organizations to host several applications across multiple AWS accounts.Several teams are responsible for building and maintaining the infrastructure of the application across the AWS accounts.A SysOps administrator must implement a solution to ensure that user accounts and permissions are centrally managed. The solution must be integrated with the company's existing on-premises Active Directory environment. The SysOps administrator already has enabled AWS Single Sign- On (AWS SSO) and has set up an AWS Direct Connect connection.What is the MOST operationally efficient solution that meets these requirements?
Question213: A company is running distributed computing software to manage a fleet of 20 Amazon EC2 instances for calculations. The fleet includes 2 control nodes and 18 task nodes to run the calculations. Control nodes can automatically start the task nodes.Currently, all the nodes run on demand. The control nodes must be available 24 hours a day, 7 days a week. The task nodes run for 4 hours each day. A SysOps administrator needs to optimize the cost of this solution.Which combination of actions will meet these requirements? (Choose two.)
Question214: A company with multiple AWS accounts needs to obtain recommendations for AWS Lambda functions and identify optimal resource configurations for each Lambda function. How should a SysOps administrator provide these recommendations?
Question215: A company uses Amazon Route 53 to manage the public DNS records for the domain example.com.The company deploys an Amazon CloudFront distribution to deliver static assets for a new corporate website.The company wants to create a subdomain that is named "static" and must route traffic for the subdomain to the CloudFront distribution.How should a SysOps administrator create a new record for the subdomain in Route 53?
Question216: A company has an AWS CloudFormation template that creates an Amazon S3 bucket. A user authenticates to the corporate AWS account with their Active Directory credentials and attempts to deploy the CloudFormation template. However, the stack creation fails.Which factors could cause this failure? (Choose two.)
Question217: A company's web application is available through an Amazon CloudFront distribution and directly through an internet-facing Application Load Balancer (ALB). A SysOps administrator must make the application accessible only through the CloudFront distribution and not directly through the ALB. The SysOps administrator must make this change without changing the application code.Which solution will meet these requirements?
Question218: A web application runs on Amazon EC2 instances behind an Application Load Balancer (ALB).The instances run in an Auto Scaling group across multiple Availability Zones. A SysOps administrator notices that some of these EC2 instances show up as healthy in the Auto Scaling group but show up as unhealthy in the ALB target group.What is a possible reason for this issue?
Question219: A company stores its data in an Amazon S3 bucket. The company is required to classify the data and find any sensitive personal information in its S3 files.Which solution will meet these requirements?
Question220: A company runs a web application on three Amazon EC2 instances behind an Application Load Balancer (ALB). The company notices that random periods of increased traffic cause a degradation in the application's performance. A SysOps administrator must scale the application to meet the increased traffic.Which solution meets these requirements?
Question221: A company uses several large Chef recipes to automate the configuration of virtual machines (VMs) in its data center. A SysOps administrator is migrating this workload to Amazon EC2 Instances on AWS and must run the existing Chef recipes.Which solution will meet these requirements MOST cost-effectively?
Question222: A company is expanding its use of AWS services across its portfolios. The company wants to provision AWS accounts for each team to ensure a separation of business processes for security compliance and billing. Account creation and bootstrapping should be completed m a scalable and efficient way so new accounts are created with a defined baseline and governance guardrails in place. A SysOps administrator needs to design a provisioning process that saves time and resources. Which action should be taken to meet these requirements?
Question223: A company has an Amazon RDS DB instance.The company wants to implement a caching service while maintaining high availability.Which combination of actions will meet these requirements? (Choose two.)
Question224: A company's SysOps administrator as created an Amazon EC2 instance with custom software that will be used as a template for all new EC2 instances across multiple AWS accounts.The Amazon Elastic Block Store (Amazon EBS) volumes that are attached to the EC2 instance are encrypted with AWS managed keys.The SysOps adminis rator creates an Amazon Machine Image (AMI) of the custom EC2 instance and plans to share the AMI with the company's other AWS accounts.The company requires that all AMIs are encrypted with AWS Key Management Service (AWS KMS) keys and that only authorized AWS accounts can access the shared AMIs.Which solution will securely share the AMI with the other AWS accounts?
Question225: A company has a compliance requirement that no security groups can allow SSH ports to be open to all IP addresses. A SysOps administrator must implement a solution that will notify the company's SysOps team when a security group rule violates this requirement. The solution also must remediate the security group rule automatically.Which solution will meet these requirements?